From 646516c06f9badd6a3f74abc37429ce294239c44 Mon Sep 17 00:00:00 2001 From: Jeroen van der Heijden Date: Fri, 24 Jan 2020 15:12:27 +0100 Subject: [PATCH] Update socket --- include/siri/version.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/siri/version.h b/include/siri/version.h index b693ec24..8e20aa3f 100644 --- a/include/siri/version.h +++ b/include/siri/version.h @@ -15,7 +15,7 @@ * Note that debian alpha packages should use versions like this: * 2.0.34-0alpha0 */ -#define SIRIDB_VERSION_PRE_RELEASE "-alpha-4" +#define SIRIDB_VERSION_PRE_RELEASE "-alpha-5" #ifndef NDEBUG #define SIRIDB_VERSION_BUILD_RELEASE "+debug" -- 2.30.2